MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveImpl< ParallelInputArchive, T[n]> Struct Template Reference

Forward fixed size array to archive_array. More...

#include <parar.h>

Static Public Member Functions

static const ParallelInputArchivewrap_load (const ParallelInputArchive &ar, const T(&t)[n])
 

Detailed Description

template<class T, std::size_t n>
struct madness::archive::ArchiveImpl< ParallelInputArchive, T[n]>

Forward fixed size array to archive_array.

Member Function Documentation

template<class T , std::size_t n>
static const ParallelInputArchive& madness::archive::ArchiveImpl< ParallelInputArchive, T[n]>::wrap_load ( const ParallelInputArchive ar,
const T(&)  t[n] 
)
inlinestatic

The documentation for this struct was generated from the following file: